Entry.getIconName

Retrieves the icon name used for the icon.

%NULL is returned if there is no icon or if the icon was set by some other method (e.g., by GdkPaintable or gicon).

class Entry
string
getIconName

Parameters

iconPos GtkEntryIconPosition

Icon position

Return Value

Type: string

An icon name

Meta